To save and load star diagrams, use the StarDiagramXmlSerializer instead of the base DiagramXmlSerializer. This serializer is equipped to handle the DataNode type introduced by the star diagramming assembly.

The serializer is used in the same way as the base serializer, and can be extended in a similar way if required.